TJSONObject.Item[UnicodeString] Property
Represents property Item[UnicodeString].
public property Item[const Name: UnicodeString]: TJSONValue read GetItemValueByName; default;
Parameters
- Name
- Type: UnicodeString
Represents property Item[UnicodeString].
public property Item[const Name: UnicodeString]: TJSONValue read GetItemValueByName; default;